Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

Tag MbedTLS.jl v0.5.7 #13725

Merged
merged 1 commit into from
Mar 13, 2018
Merged

Tag MbedTLS.jl v0.5.7 #13725

merged 1 commit into from
Mar 13, 2018

Conversation

attobot
Copy link
Contributor

@attobot attobot commented Mar 8, 2018

Repository: JuliaWeb/MbedTLS.jl
Release: v0.5.7
Travis: Travis Build Status
Diff: vs v0.5.6
requires vs v0.5.6:

--- 0.5.6/requires
+++ 0.5.7/requires
@@ -1,4 +1,3 @@
 julia 0.6
-BinDeps
-@osx Homebrew
-Compat 0.41.0
+BinaryProvider
+Compat 0.52.0

cc: @quinnj

Please make sure that:

  • CI passes for supported Julia versions (if applicable).
  • Version bounds reflect minimum requirements.

@tkelman
Copy link
Contributor

tkelman commented Mar 8, 2018

I don't think the bindeps2 usage is fully tested to be released here yet.

@quinnj
Copy link
Member

quinnj commented Mar 8, 2018

what other testing do you want? Travis linux/osx + appveyor all passed for 0.6 and current 0.7. That seems like pretty good coverage to me. If there are additional issues, we'll here about it and can improve BinaryProvider as needed; @staticfloat and @Keno have been more than willing to quickly respond to and fix issues.

@tkelman
Copy link
Contributor

tkelman commented Mar 8, 2018

see the certificate failure on httpserver on cibot, for example. defaulting to a download where previously none was required strikes me as asking for more problems than it solves

@quinnj quinnj merged commit 9ffae61 into JuliaLang:metadata-v2 Mar 13, 2018
@attobot attobot deleted the MbedTLS/v0.5.7 branch March 13, 2018 23:22
@quinnj
Copy link
Member

quinnj commented Mar 13, 2018

Opened an issue about not using system libraries: JuliaLang/MbedTLS.jl#128

@tkelman
Copy link
Contributor

tkelman commented Mar 13, 2018

and the httpserver failure on cibot? that looks like a real problem here

@quinnj
Copy link
Member

quinnj commented Mar 13, 2018

@aviks, any idea why we'd have an ssl certificate there? I know the MbedTLS.jl-shipped certificate isn't totally, fresh, but I don't think it's that old either.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants